We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7fc34d1 + d8c7bed commit bbfb3fbCopy full SHA for bbfb3fb
.github/workflows/release.yaml
@@ -25,7 +25,7 @@ jobs:
25
contents: write
26
27
steps:
28
- - uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
29
- uses: ZeitOnline/gh-action-baseproject@4743a3673ac263f36b4d2206eb4342c4c44a38e6 # v0.12.0
30
with:
31
project_name: ${{env.project}}
.github/workflows/testrunner.yaml
@@ -16,7 +16,7 @@ jobs:
16
id-token: write
17
18
19
20
21
id: baseproject
22
0 commit comments