Skip to content

Commit

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

Bump the dependencies group with 1 update
  • Loading branch information
xhochy authored Oct 31, 2023
2 parents fcbec21 + f568b83 commit bfb7239
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@1efedcfa532231302555f81a227b1bd1dade88a9
- uses: peter-evans/create-pull-request@d4d7b4e3a6e698d8dd5442552c9b4a846c98a0ca
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 bfb7239

Please sign in to comment.