Skip to content

Commit

Permalink
Merge pull request #80 from evryfs/dependabot/github_actions/1.x/pete…
Browse files Browse the repository at this point in the history
…r-evans/create-pull-request-6

Bump peter-evans/create-pull-request from 5 to 6
  • Loading branch information
DShivakoti authored Sep 12, 2024
2 parents e2c574e + fe2c703 commit eff8e3e
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 @@ -54,7 +54,7 @@ jobs:
fi
- name: Create PR
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
branch: "opensearch-exporter/bump-${{ steps.update.outputs.version }}"
title: "Bump to opensearch-${{ steps.update.outputs.version }} with prometheus-exporter-plugin-for-opensearch-${{ steps.update.outputs.pluginversion }}"
Expand Down

0 comments on commit eff8e3e

Please sign in to comment.