Skip to content

Commit

Permalink
Bump peter-evans/create-pull-request from 5 to 6 (#37)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 30, 2024
1 parent 1e720c7 commit 59d91a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
fi
- name: Create Pull Request
if: ${{ steps.check.outputs.run }}
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
title: Bump Alpine to ${{ steps.check.outputs.tag }}

0 comments on commit 59d91a3

Please sign in to comment.