We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee70589 + a15126c commit 60d1ad5Copy full SHA for 60d1ad5
.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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
50
51
- name: Matrix Variables
52
run: |
0 commit comments