Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump dawidd6/action-download-artifact from 2.24.3 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2.24.3 to 3.0.0.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@v2.24.3...v3.0.0)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent 286e5f9 commit 97f259d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
shopt -u extglob
- name: Download CLI from release build
uses: dawidd6/action-download-artifact@v2.24.3
uses: dawidd6/action-download-artifact@v3.0.0
with:
name: keptn-cli
github_token: ${{ secrets.KEPTN_BOT_TOKEN }}
Expand Down

0 comments on commit 97f259d

Please sign in to comment.