Skip to content

Commit

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

Bump the dependencies group with 1 update
  • Loading branch information
xhochy authored Nov 14, 2023
2 parents 8b81d62 + df4e4af commit 1c060e4
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@76c6f5c20e2111bfee3cd30fae52a25e410f5efc
- uses: peter-evans/create-pull-request@57390a8261a8067ead241acbee1e2c921ac46f57
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 1c060e4

Please sign in to comment.