Skip to content

Commit

Permalink
Merge pull request #26 from Quantco/dependabot/github_actions/depende…
Browse files Browse the repository at this point in the history
…ncies-2d7b9b75e2

Bump the dependencies group with 1 update
  • Loading branch information
xhochy authored Dec 4, 2023
2 parents da26a5c + af8f471 commit ffc3242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autoupdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
echo "pkgname=$pkgname" >> $GITHUB_OUTPUT
echo "new-version=$new_version" >> $GITHUB_OUTPUT
fi
- uses: peter-evans/create-pull-request@fe61cf72ef9924a9a17e07f183068da1a0b49f06
- uses: peter-evans/create-pull-request@f5ba48ac1e522e5e1b7b04e2ea86f584e5bf4704
if: steps.versions.outputs.pkgname
with:
commit-message: "Update ${{ steps.versions.outputs.pkgname }} to ${{ steps.versions.outputs.new-version }}"
Expand Down

0 comments on commit ffc3242

Please sign in to comment.