We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 911e928 + a1ff000 commit 19c14d9Copy full SHA for 19c14d9
.github/workflows/auto_release.yml
@@ -12,7 +12,7 @@ jobs:
12
ACTIONS_STEP_DEBUG: true
13
steps:
14
- name: Checkout code
15
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4 # Checkout our working repository
+ uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 # Checkout our working repository
16
17
- name: Conventional Changelog Action
18
id: changelog
0 commit comments