|
66 | 66 | security-events: write |
67 | 67 | runs-on: "ubuntu-latest" |
68 | 68 | steps: |
69 | | - - uses: hoverkraft-tech/ci-github-common/actions/checkout@9a3d71ca9f68bc1061db8ea1442084ac31a0f8bf # 0.23.0 |
| 69 | + - uses: hoverkraft-tech/ci-github-common/actions/checkout@6857ef6d10f704e0998aa4955282f27d1b9be778 # 0.23.1 |
70 | 70 | - uses: github/codeql-action/init@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2 |
71 | 71 | with: |
72 | 72 | languages: ${{ inputs.code-ql }} |
|
79 | 79 | contents: read |
80 | 80 | runs-on: "ubuntu-latest" |
81 | 81 | steps: |
82 | | - - uses: hoverkraft-tech/ci-github-common/actions/checkout@9a3d71ca9f68bc1061db8ea1442084ac31a0f8bf # 0.23.0 |
| 82 | + - uses: hoverkraft-tech/ci-github-common/actions/checkout@6857ef6d10f704e0998aa4955282f27d1b9be778 # 0.23.1 |
83 | 83 | - uses: actions/dependency-review-action@da24556b548a50705dd671f47852072ea4c105d9 # v4.7.1 |
84 | 84 |
|
85 | 85 | setup: |
|
93 | 93 | build-commands: ${{ steps.build-variables.outputs.commands }} |
94 | 94 | build-artifact: ${{ steps.build-variables.outputs.artifact }} |
95 | 95 | steps: |
96 | | - - uses: hoverkraft-tech/ci-github-common/actions/checkout@9a3d71ca9f68bc1061db8ea1442084ac31a0f8bf # 0.23.0 |
| 96 | + - uses: hoverkraft-tech/ci-github-common/actions/checkout@6857ef6d10f704e0998aa4955282f27d1b9be778 # 0.23.1 |
97 | 97 |
|
98 | 98 | # FIXME: This is a workaround for having workflow ref. See https://github.com/orgs/community/discussions/38659 |
99 | 99 | # jscpd:ignore-start |
@@ -168,7 +168,7 @@ jobs: |
168 | 168 | contents: read |
169 | 169 | id-token: write |
170 | 170 | steps: |
171 | | - - uses: hoverkraft-tech/ci-github-common/actions/checkout@9a3d71ca9f68bc1061db8ea1442084ac31a0f8bf # 0.23.0 |
| 171 | + - uses: hoverkraft-tech/ci-github-common/actions/checkout@6857ef6d10f704e0998aa4955282f27d1b9be778 # 0.23.1 |
172 | 172 |
|
173 | 173 | # FIXME: This is a workaround for having workflow ref. See https://github.com/orgs/community/discussions/38659 |
174 | 174 | - id: oidc |
@@ -202,7 +202,7 @@ jobs: |
202 | 202 | contents: read |
203 | 203 | id-token: write |
204 | 204 | steps: |
205 | | - - uses: hoverkraft-tech/ci-github-common/actions/checkout@9a3d71ca9f68bc1061db8ea1442084ac31a0f8bf # 0.23.0 |
| 205 | + - uses: hoverkraft-tech/ci-github-common/actions/checkout@6857ef6d10f704e0998aa4955282f27d1b9be778 # 0.23.1 |
206 | 206 | if: needs.setup.outputs.build-commands |
207 | 207 |
|
208 | 208 | # FIXME: This is a workaround for having workflow ref. See https://github.com/orgs/community/discussions/38659 |
@@ -263,7 +263,7 @@ jobs: |
263 | 263 | contents: read |
264 | 264 | id-token: write |
265 | 265 | steps: |
266 | | - - uses: hoverkraft-tech/ci-github-common/actions/checkout@9a3d71ca9f68bc1061db8ea1442084ac31a0f8bf # 0.23.0 |
| 266 | + - uses: hoverkraft-tech/ci-github-common/actions/checkout@6857ef6d10f704e0998aa4955282f27d1b9be778 # 0.23.1 |
267 | 267 |
|
268 | 268 | - if: needs.setup.outputs.build-artifact |
269 | 269 | uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0 |
|
0 commit comments