Skip to content

Commit bde8f9a

Browse files
build(deps): bump tj-actions/verify-changed-files from 79f398ac63ab46f7f820470c821d830e5c340ef9 to 93ebf6810c83499e08849f66917573f05129589c (#3247)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 540730b commit bde8f9a

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@79f398ac63ab46f7f820470c821d830e5c340ef9
23+
uses: tj-actions/verify-changed-files@93ebf6810c83499e08849f66917573f05129589c
2424
id: verify-changed-files
2525
with:
2626
files: |

0 commit comments

Comments
 (0)