Skip to content

Commit

Permalink
chore(deps): bump guardian/actions-riff-raff from 3.0.0 to 3.3.1
Browse files Browse the repository at this point in the history
Bumps [guardian/actions-riff-raff](https://github.com/guardian/actions-riff-raff) from 3.0.0 to 3.3.1.
- [Release notes](https://github.com/guardian/actions-riff-raff/releases)
- [Commits](guardian/actions-riff-raff@v3.0.0...v3.3.1)

---
updated-dependencies:
- dependency-name: guardian/actions-riff-raff
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 7f9bf83 commit f99431d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
with:
role-to-assume: ${{ secrets.GU_RIFF_RAFF_ROLE_ARN }}
aws-region: eu-west-1
- uses: guardian/actions-riff-raff@v3.0.0
- uses: guardian/actions-riff-raff@v3.3.1
if: "! github.event.pull_request.head.repo.fork"
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit f99431d

Please sign in to comment.