Skip to content

Commit 1394141

Browse files
authored
Merge pull request #109 from prometheus/dependabot/github_actions/examples/prometheus/promci-setup-0.2.0
Bump prometheus/promci-setup from 0.1.0 to 0.2.1 in /examples
2 parents 35aff56 + 2fde8e7 commit 1394141

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
2222
with:
2323
persist-credentials: false
24-
- uses: prometheus/promci-setup@5af30ba8c199a91d6c04ebdc3c48e630e355f62d # v0.1.0
24+
- uses: prometheus/promci-setup@3e5cd31b34b8ae19efa8f071c5e3cdb44884a7f8 # v0.2.1
2525
- run: make GO_ONLY=1 SKIP_GOLANGCI_LINT=1
2626
- run: git diff --exit-code
2727

0 commit comments

Comments
 (0)