Skip to content

Commit

Permalink
Bump hashicorp/actions-slack-status from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [hashicorp/actions-slack-status](https://github.com/hashicorp/actions-slack-status) from 1 to 2.
- [Release notes](https://github.com/hashicorp/actions-slack-status/releases)
- [Commits](hashicorp/actions-slack-status@v1...v2)

---
updated-dependencies:
- dependency-name: hashicorp/actions-slack-status
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 8, 2024
1 parent 13ee838 commit 3c64080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-helm-charts-index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
--ref main \
-f SOURCE_TAG="${{ github.ref_name }}" \
-f SOURCE_REPO="${{ github.repository }}"
- uses: hashicorp/actions-slack-status@v1
- uses: hashicorp/actions-slack-status@v2
if: ${{always()}}
with:
success-message: "vault-helm charts index update triggered successfully. View the run <https://github.com/hashicorp/helm-charts/actions/workflows/publish-charts.yml|here>."
Expand Down

0 comments on commit 3c64080

Please sign in to comment.