Skip to content

Commit

Permalink
Merge pull request #94 from evryfs/dependabot/github_actions/main/pet…
Browse files Browse the repository at this point in the history
…er-evans/create-pull-request-7

Bump peter-evans/create-pull-request from 6 to 7
  • Loading branch information
DShivakoti authored Sep 13, 2024
2 parents d4b16db + af2d54b commit a108daa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
fi
- name: Create PR
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
base: ${{ steps.update.outputs.branch }}
branch: "opensearch-exporter/bump-${{ steps.update.outputs.version }}"
Expand Down

0 comments on commit a108daa

Please sign in to comment.