We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d58caee commit 486e143Copy full SHA for 486e143
2 files changed
.github/workflows/cd.yml
@@ -12,7 +12,7 @@ jobs:
12
id-token: write
13
steps:
14
- name: Check out repo
15
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
16
with:
17
persist-credentials: false
18
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
packages: write
19
20
21
22
23
24
0 commit comments