We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef9a38a + c78059a commit a5ac751Copy full SHA for a5ac751
.github/workflows/release.yaml
@@ -25,7 +25,7 @@ jobs:
25
contents: write
26
27
steps:
28
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ - uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
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