We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d15c061 commit 78dd46fCopy full SHA for 78dd46f
.github/workflows/build.yml
@@ -46,7 +46,7 @@ jobs:
46
47
# Checkout push-to-registry action GitHub repository
48
- name: Checkout Push to Registry action
49
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
+ uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
50
51
- name: Matrix Variables
52
run: |
0 commit comments