Skip to content

Commit

Permalink
Merge pull request #16 from Flashky/dependabot/github_actions/peter-e…
Browse files Browse the repository at this point in the history
…vans/create-pull-request-7.0.6

build(deps): bump peter-evans/create-pull-request from 7.0.5 to 7.0.6
  • Loading branch information
Flashky authored Dec 27, 2024
2 parents 37689ee + 4ba5e39 commit 45bfdc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-year.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
run: |
find . -name 'pom.xml' | xargs sed -i 's/yyyy/'${{ github.event.inputs.aoc_year }}'/g'
- name: Open Pull Request
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f
id: pull-request
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 45bfdc9

Please sign in to comment.