diff --git a/.github/workflows/pricing-watch.yml b/.github/workflows/pricing-watch.yml index 335c4d1..19e6727 100644 --- a/.github/workflows/pricing-watch.yml +++ b/.github/workflows/pricing-watch.yml @@ -41,7 +41,7 @@ jobs: - name: Open pull request if: steps.watch.outputs.changed == 'true' - uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6.1.0 + uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1 with: branch: pricing-watch/update base: main