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 68800e9 commit 32617b9Copy full SHA for 32617b9
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
build:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ - uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
16
17
- uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
18
.github/workflows/publish.yml
@@ -11,7 +11,7 @@ concurrency:
11
jobs:
- uses: go-vela/docs/.github/workflows/build.yml@fafd1178b136e33f214a212e73ad2498f42cf5fa
+ uses: go-vela/docs/.github/workflows/build.yml@68800e9d47ff378869da16602be03dc72e87b032
secrets: inherit
publish:
0 commit comments