We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5454db5 commit 0a34e99Copy full SHA for 0a34e99
.github/workflows/version.yml
@@ -29,7 +29,7 @@ jobs:
29
--bump "${{ github.event.inputs.bump }}"
30
31
- name: Create Pull Request
32
- uses: peter-evans/create-pull-request@v6
+ uses: peter-evans/create-pull-request@v7
33
with:
34
title: "[Bot] Version Bump - ${{ github.event.inputs.repository }}"
35
body: "This PR was automatically generated to bump the version of IaC library and queries."
0 commit comments