Skip to content

Commit

Permalink
[.github/workflows] Update peter-evans/create-pull-request action to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and MaxWinterstein committed Oct 27, 2024
1 parent 1ed8ba8 commit dbaf596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eufy_create_mr_and_build_image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- run: cd eufy-ha-mqtt-bridge && ./version-updater.sh

- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
title: Update eufy-mqtt-ha-bridge to version ${{ env.MQTT_BRIDGE_VERSION }}
commit-message: Update eufy-mqtt-ha-bridge to version ${{ env.MQTT_BRIDGE_VERSION }}
Expand Down

0 comments on commit dbaf596

Please sign in to comment.