We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d91f340 + 7f6e739 commit 172dff0Copy full SHA for 172dff0
2 files changed
.github/workflows/ci.yml
@@ -485,7 +485,7 @@ jobs:
485
uses: actions/checkout@v6
486
-
487
name: Install k3s
488
- uses: crazy-max/.github/.github/actions/install-k3s@a94383ec9e125b23907fb6fcebf7ff87964595e5
+ uses: crazy-max/.github/.github/actions/install-k3s@20ef82212dc54bab5749f5e05576ca6d3c8a5773 # v1.1.0
489
490
name: Set up Docker Buildx
491
id: buildx
.github/workflows/pr-assign-author.yml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
run:
14
- uses: crazy-max/.github/.github/workflows/pr-assign-author.yml@1b673f36fad86812f538c1df9794904038a23cbf
+ uses: crazy-max/.github/.github/workflows/pr-assign-author.yml@20ef82212dc54bab5749f5e05576ca6d3c8a5773 # v1.1.0
15
permissions:
16
contents: read
17
pull-requests: write
0 commit comments