Skip to content

Commit

Permalink
chore: Bump peter-evans/create-pull-request from 6.0.0 to 6.0.1 (#1992)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 6, 2024
1 parent 707fffc commit 69d2057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-sdk.yml
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: tj-actions/verify-changed-files@cb704d8c717959cf92ec9db9131372bc20356aa2
id: verify-changed-files
- name: Create PR
uses: peter-evans/create-pull-request@b1ddad2c994a25fbc81a28b3ec0e368bb2021c50
uses: peter-evans/create-pull-request@a4f52f8033a6168103c2538976c07b467e8163bc
if: steps.verify-changed-files.outputs.files_changed == 'true'
with:
title: "chore: Updates Atlas Go SDK"
Expand Down

0 comments on commit 69d2057

Please sign in to comment.