We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 66c0f93 + 8a588ca commit 13c866fCopy full SHA for 13c866f
2 files changed
.github/workflows/ci.yml
@@ -55,7 +55,7 @@ jobs:
55
uses: actions/checkout@v6
56
57
- name: Setup Ruby
58
- uses: ruby/setup-ruby@6aaa311d81eba98ae12eaffbcb63296ace0efcde # v1.307.0
+ uses: ruby/setup-ruby@afeafc3d1ab54a631816aba4c914a0081c12ff2f # v1.310.0
59
with:
60
bundler-cache: true
61
.github/workflows/pact-verify.yml
@@ -52,7 +52,7 @@ jobs:
52
53
repository: alphagov/locations-api
54
ref: ${{ inputs.ref }}
- - uses: ruby/setup-ruby@6aaa311d81eba98ae12eaffbcb63296ace0efcde # v1.307.0
+ - uses: ruby/setup-ruby@afeafc3d1ab54a631816aba4c914a0081c12ff2f # v1.310.0
- run: bundle exec rails db:setup
0 commit comments