Skip to content

Commit 56071ff

Browse files
build(deps): bump tj-actions/verify-changed-files from 93ebf6810c83499e08849f66917573f05129589c to ba611bcdf2d25b81a336cbf9609488213ac16395 (#3258)
1 parent 99d5057 commit 56071ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autoupdate-sdk.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
run: echo "VERSION=$(curl -sSfL -X GET https://api.github.com/repos/mongodb/atlas-sdk-go/releases/latest | jq -r '.tag_name')" >> "$GITHUB_OUTPUT"
2121
- run: make update-atlas-sdk
2222
- name: Verify Changed files
23-
uses: tj-actions/verify-changed-files@93ebf6810c83499e08849f66917573f05129589c
23+
uses: tj-actions/verify-changed-files@ba611bcdf2d25b81a336cbf9609488213ac16395
2424
id: verify-changed-files
2525
with:
2626
files: |

0 commit comments

Comments
 (0)