Skip to content

Commit

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

Bump the dependencies group with 1 update
  • Loading branch information
xhochy authored Oct 9, 2023
2 parents f2aec73 + 3567427 commit 48e5306
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 @@ -34,7 +34,7 @@ jobs:
echo "pkgname=$pkgname" >> "$GITHUB_OUTPUT"
echo "new-version=$new_version" >> "$GITHUB_OUTPUT"
fi
- uses: peter-evans/create-pull-request@76ff63671c69de9ad7f8448d71d8d05fa693603b
- uses: peter-evans/create-pull-request@c8e3bd8337afb7f051461e3eafa55c49005c6b49
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 48e5306

Please sign in to comment.