Skip to content

Commit

Permalink
Merge pull request #7 from Quantco/dependabot/github_actions/dependen…
Browse files Browse the repository at this point in the history
…cies-6e5f296810
  • Loading branch information
xhochy authored Sep 25, 2023
2 parents bf0e645 + c31318f commit 3e97068
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@a05bf394bea84a3b732877fcc92a5fa7a09069c3
- uses: peter-evans/create-pull-request@ae06da367471c35a28ea329c75375617e8c698bc
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 3e97068

Please sign in to comment.