File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 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@4a3570896cbdc5dca56a7a259fba88667845e18a
23+ uses : tj-actions/verify-changed-files@f7c3c7390ed5c5435233c9bb76d8c0ad5f99ba26
2424 id : verify-changed-files
2525 with :
2626 files : |
Original file line number Diff line number Diff line change 1717 go-version-file : ' go.mod'
1818 - run : make update-openapi-spec
1919 - name : Verify Changed files
20- uses : tj-actions/verify-changed-files@4a3570896cbdc5dca56a7a259fba88667845e18a
20+ uses : tj-actions/verify-changed-files@f7c3c7390ed5c5435233c9bb76d8c0ad5f99ba26
2121 id : verify-changed-files
2222 with :
2323 files : |
You can’t perform that action at this time.
0 commit comments