Skip to content

Commit

Permalink
Update shallwefootball/s3-upload-action action to v1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 31, 2024
1 parent 6463fdb commit e6b6da4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/craft-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
run: composer install --ansi --no-progress --no-interaction --prefer-dist -o
- name: Generate Blog
run: vendor/bin/sculpin generate --env=prod
- uses: shallwefootball/s3-upload-action@v1.1.2
- uses: shallwefootball/s3-upload-action@v1.3.3
with:
aws_key_id: ${{ secrets.AWS_KEY_ID }}
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
Expand Down

0 comments on commit e6b6da4

Please sign in to comment.