We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 11aeb7d + 89aee27 commit c5b4ee4Copy full SHA for c5b4ee4
.github/workflows/pr.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
9
steps:
10
- - uses: actions/checkout@v2
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
11
- name: Danger(SwiftLint)
12
uses: docker://ghcr.io/danger/danger-swift-with-swiftlint:3.8.0
13
env:
0 commit comments