Skip to content

Commit

Permalink
Merge pull request #2233 from atsign-foundation/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/github-actions-bf199c20a5

build(deps): Bump peter-evans/create-pull-request from 7.0.7 to 7.0.8 in the github-actions group
  • Loading branch information
cpswan authored Mar 5, 2025
2 parents 241660a + fdbda36 commit db7655f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/refreshcerts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
# create PR with renewed certificates
- name: Create Pull Request
id: cpr
uses: peter-evans/create-pull-request@dd2324fc52d5d43c699a5636bcf19fceaa70c284 # v7.0.7
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
with:
token: ${{ secrets.MY_GITHUB_TOKEN }}
commit-message: 'chore: New certificates for at_server'
Expand Down

0 comments on commit db7655f

Please sign in to comment.