Skip to content

Commit

Permalink
Merge pull request #267 from ami-iit/dependabot/github_actions/depend…
Browse files Browse the repository at this point in the history
…encies-533f70582a

Bump `peter-evans/create-pull-request` from 6 to 7 in the dependencies group
  • Loading branch information
flferretti authored Oct 18, 2024
2 parents 03a2b01 + 2d3dbdc commit 2995e47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_pixi_lockfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
echo "BRANCH_NAME=update-pixi-$(date +'%Y%m%d%H%M%S')" >> $GITHUB_ENV
- name: Create pull request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: Update `pixi.lock`
Expand Down

0 comments on commit 2995e47

Please sign in to comment.