We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6640e97 commit abf8f67Copy full SHA for abf8f67
.github/workflows/deploy.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
15
16
- - uses: ruby/setup-ruby@eaecf785f6a34567a6d97f686bbb7bccc1ac1e5c # v1.237.0
+ - uses: ruby/setup-ruby@e34163cd15f4bb403dcd72d98e295997e6a55798 # v1.238.0
17
with:
18
bundler-cache: true
19
.github/workflows/lint.yml
@@ -26,7 +26,7 @@ jobs:
26
runs-on: macos-13
27
28
29
30
31
32
- run: bundle exec pod lib lint --allow-warnings
0 commit comments