Bump OXID-eSales/github-actions from 4 to 5#31
Conversation
Bumps [OXID-eSales/github-actions](https://github.com/oxid-esales/github-actions) from 4 to 5. - [Release notes](https://github.com/oxid-esales/github-actions/releases) - [Commits](OXID-eSales/github-actions@v4...v5) --- updated-dependencies: - dependency-name: OXID-eSales/github-actions dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
joernott
left a comment
There was a problem hiding this comment.
slack_status has been removed, using v5 will result in errors
| - name: Send custom JSON data to Slack workflow | ||
| if: ${{ always() && env.SLACK_WEBHOOK != '' }} | ||
| uses: 'OXID-eSales/github-actions/slack_status@v4' | ||
| uses: 'OXID-eSales/github-actions/slack_status@v5' |
There was a problem hiding this comment.
slack_status has been deprecated in v5. Either switch to the underlying slack action or use the begin_report/add_report/generate_report logic
| - name: Send custom JSON data to Slack workflow | ||
| if: ${{ always() && env.SLACK_WEBHOOK != '' }} | ||
| uses: 'OXID-eSales/github-actions/slack_status@v4' | ||
| uses: 'OXID-eSales/github-actions/slack_status@v5' |
There was a problem hiding this comment.
slack_status has been deprecated in v5. Either switch to the underlying slack action or use the begin_report/add_report/generate_report logic
| - name: Send custom JSON data to Slack workflow | ||
| if: ${{ always() && env.SLACK_WEBHOOK != '' }} | ||
| uses: 'OXID-eSales/github-actions/slack_status@v4' | ||
| uses: 'OXID-eSales/github-actions/slack_status@v5' |
There was a problem hiding this comment.
slack_status has been deprecated in v5. Either switch to the underlying slack action or use the begin_report/add_report/generate_report logic
| - name: Send custom JSON data to Slack workflow | ||
| if: ${{ always() && env.SLACK_WEBHOOK != '' }} | ||
| uses: 'OXID-eSales/github-actions/slack_status@v4' | ||
| uses: 'OXID-eSales/github-actions/slack_status@v5' |
There was a problem hiding this comment.
slack_status has been deprecated in v5. Either switch to the underlying slack action or use the begin_report/add_report/generate_report logic
| - name: Send custom JSON data to Slack workflow | ||
| if: ${{ always() && env.SLACK_WEBHOOK != '' }} | ||
| uses: 'OXID-eSales/github-actions/slack_status@v4' | ||
| uses: 'OXID-eSales/github-actions/slack_status@v5' |
There was a problem hiding this comment.
slack_status has been deprecated in v5. Either switch to the underlying slack action or use the begin_report/add_report/generate_report logic
| - name: Send custom JSON data to Slack workflow | ||
| if: ${{ always() && env.SLACK_WEBHOOK != '' }} | ||
| uses: 'OXID-eSales/github-actions/slack_status@v4' | ||
| uses: 'OXID-eSales/github-actions/slack_status@v5' |
There was a problem hiding this comment.
slack_status has been deprecated in v5. Either switch to the underlying slack action or use the begin_report/add_report/generate_report logic
| - name: Send custom JSON data to Slack workflow | ||
| if: ${{ always() && env.SLACK_WEBHOOK != '' }} | ||
| uses: 'OXID-eSales/github-actions/slack_status@v4' | ||
| uses: 'OXID-eSales/github-actions/slack_status@v5' |
There was a problem hiding this comment.
slack_status has been deprecated in v5. Either switch to the underlying slack action or use the begin_report/add_report/generate_report logic
| - name: Send custom JSON data to Slack workflow | ||
| if: ${{ always() && env.SLACK_WEBHOOK != '' }} | ||
| uses: 'OXID-eSales/github-actions/slack_status@v4' | ||
| uses: 'OXID-eSales/github-actions/slack_status@v5' |
There was a problem hiding this comment.
slack_status has been deprecated in v5. Either switch to the underlying slack action or use the begin_report/add_report/generate_report logic
Bumps OXID-eSales/github-actions from 4 to 5.
Release notes
Sourced from OXID-eSales/github-actions's releases.
... (truncated)
Commits
5b0aa56Update github-actions to 5.0.0 (#202)Most Recent Ignore Conditions Applied to This Pull Request
You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)