We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88cf2dd + 7d86f6f commit 0de5887Copy full SHA for 0de5887
action.yml
@@ -3,7 +3,7 @@ description: An action used by the Prometheus project to share github actions.
3
runs:
4
using: composite
5
steps:
6
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
7
with:
8
repository: 'prometheus/promci'
9
path: '.github/promci'
0 commit comments