Skip to content

Commit 0de5887

Browse files
authored
Merge pull request #53 from prometheus/dependabot/github_actions/actions/checkout-5.0.1
Bump actions/checkout from 5.0.0 to 5.0.1
2 parents 88cf2dd + 7d86f6f commit 0de5887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: An action used by the Prometheus project to share github actions.
33
runs:
44
using: composite
55
steps:
6-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
6+
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
77
with:
88
repository: 'prometheus/promci'
99
path: '.github/promci'

0 commit comments

Comments
 (0)