Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/go_modules/golang.org/x/net-0.…
Browse files Browse the repository at this point in the history
…17.0
  • Loading branch information
lumtis authored Jan 12, 2024
2 parents 4df318a + abe2d56 commit d91dc5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sast-linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:

- name: Getting files updated in the PR
id: changed-files
uses: tj-actions/changed-files@v39
uses: tj-actions/changed-files@v41
with:
base_sha: ${{ github.event.pull_request.base.sha }}

Expand Down
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
* [1499](https://github.com/zeta-chain/node/pull/1499) - Add scripts to localnet to help test gov proposals
* [1442](https://github.com/zeta-chain/node/pull/1442) - remove build types in `.goreleaser.yaml`
* [1504](https://github.com/zeta-chain/node/pull/1504) - remove `-race` in the `make install` commmand
* [1564](https://github.com/zeta-chain/node/pull/1564) - bump ti-actions/changed-files

### Tests

Expand Down

0 comments on commit d91dc5d

Please sign in to comment.