Skip to content

Commit

Permalink
Merge pull request #293 from Michad/dependabot/github_actions/s3-acti…
Browse files Browse the repository at this point in the history
…ons/s3cmd-1.9.0

security(actions): bump s3-actions/s3cmd from 1.8.1 to 1.9.0
  • Loading branch information
Michad authored Oct 21, 2024
2 parents 36d032a + 04f2b24 commit 66de52e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
make docs
- name: Set up s3cmd
uses: s3-actions/s3cmd@c24eddd03e0cf85e5bb7c6bec611ea16e39a3d6e # v1.8.1
uses: s3-actions/s3cmd@702f629ce32a0c60522075f4bc211aa02989adea # v1.9.0
if: startsWith(github.ref, 'refs/tags/v')
with:
provider: aws
Expand Down

0 comments on commit 66de52e

Please sign in to comment.