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 f41c43a commit 9815102Copy full SHA for 9815102
2 files changed
.github/workflows/build-container.yaml
@@ -30,7 +30,7 @@ jobs:
30
packages: write
31
steps:
32
- name: Checkout repository
33
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # 5.0.1
+ uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # 6.0.0
34
with:
35
fetch-depth: 0
36
.github/workflows/test.yaml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
18
19
20
21
22
0 commit comments