Skip to content

Commit

Permalink
Bump aws-actions/setup-sam
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 1 update in the / directory: [aws-actions/setup-sam](https://github.com/aws-actions/setup-sam).


Updates `aws-actions/setup-sam` from 2360ef6d90015369947b45b496193ab9976a9b04 to 819220f63fb333a9a394dd0a5cab2d8303fd17e2
- [Release notes](https://github.com/aws-actions/setup-sam/releases)
- [Commits](aws-actions/setup-sam@2360ef6...819220f)

---
updated-dependencies:
- dependency-name: aws-actions/setup-sam
  dependency-type: direct:production
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 276560a commit 89455e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releases-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
aws-account-id: "${{ env.AWS_ACCOUNT_ID }}"
aws-region: "${{ env.AWS_REGION }}"

- uses: aws-actions/setup-sam@2360ef6d90015369947b45b496193ab9976a9b04 # v2
- uses: aws-actions/setup-sam@819220f63fb333a9a394dd0a5cab2d8303fd17e2 # v2
with:
use-installer: true
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 89455e9

Please sign in to comment.