Skip to content

Commit

Permalink
build(deps): bump tj-actions/verify-changed-files from 1be855c092cb21…
Browse files Browse the repository at this point in the history
…dcd52b7f3763be67eaeb850c51 to 53727911ff9f255b5ee41d7b338c489397a64cd2 (#2952)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 14, 2024
1 parent 93383b5 commit d3c4944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autoupdate-sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: echo "VERSION=$(curl -sSfL -X GET https://api.github.com/repos/mongodb/atlas-sdk-go/releases/latest | jq -r '.tag_name')" >> "$GITHUB_OUTPUT"
- run: make update-atlas-sdk
- name: Verify Changed files
uses: tj-actions/verify-changed-files@1be855c092cb21dcd52b7f3763be67eaeb850c51
uses: tj-actions/verify-changed-files@53727911ff9f255b5ee41d7b338c489397a64cd2
id: verify-changed-files
with:
files: |
Expand Down

0 comments on commit d3c4944

Please sign in to comment.