We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da96859 + 33f529d commit ce541daCopy full SHA for ce541da
2 files changed
.github/workflows/rubyci-alerts.yml
@@ -8,7 +8,7 @@ jobs:
8
latest:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
+ - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
12
13
- uses: ruby/setup-ruby@8aeb6ff8030dd539317f8e1769a044873b56ea71 # v1.268.0
14
with:
.github/workflows/rubyci-screenshot.yml
@@ -12,7 +12,7 @@ jobs:
15
16
17
18
0 commit comments