Skip to content

Commit 496d178

Browse files
authored
Merge pull request #56 from deploymenttheory/dependabot/github_actions/peter-evans/create-pull-request-7.0.9
Bump peter-evans/create-pull-request from 7.0.8 to 7.0.9
2 parents 429a204 + a1a304c commit 496d178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-structs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
run: echo "timestamp=$(date -u +'%Y-%m-%d %H:%M:%S UTC')" >> $GITHUB_OUTPUT
7575

7676
- name: Create PR if changes detected
77-
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
77+
uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
7878
with:
7979
token: ${{ secrets.GITHUB_TOKEN }}
8080
commit-message: 'Generate updated Go structs from SOFA API feeds'

0 commit comments

Comments
 (0)