Skip to content

Commit f2276aa

Browse files
Merge pull request #1764 from prometheus/dependabot/github_actions/github-actions-bf199c20a5
build(deps): bump peter-evans/create-pull-request from 7.0.7 to 7.0.8 in the github-actions group
2 parents a3548c5 + 9df772c commit f2276aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/update-go-versions.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# no pull request will be created and the action exits silently.
2323
- name: Create a Pull Request
2424
if: github.event_name != 'pull_request'
25-
uses: peter-evans/create-pull-request@dd2324fc52d5d43c699a5636bcf19fceaa70c284 # v7.0.7
25+
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
2626
with:
2727
token: ${{ secrets.GITHUB_TOKEN }}
2828
commit-message: "Update Go Collector metrics for new Go version"

0 commit comments

Comments
 (0)