Skip to content

Commit

Permalink
chore(deps): update myrotvorets/composite-actions digest to 5469926
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 2, 2024
1 parent d014690 commit b5b8e50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
egress-policy: audit

- name: Build and test
uses: myrotvorets/composite-actions/build-test-nodejs@f77356e60cdd446fda03490478cf76d70c47e898
uses: myrotvorets/composite-actions/build-test-nodejs@5469926c33f7512494f978d78da5e1117a53cb4e
with:
node-version: ${{ matrix.node.version }}
2 changes: 1 addition & 1 deletion .github/workflows/push-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
egress-policy: audit

- name: Build and test
uses: myrotvorets/composite-actions/build-test-nodejs@f77356e60cdd446fda03490478cf76d70c47e898
uses: myrotvorets/composite-actions/build-test-nodejs@5469926c33f7512494f978d78da5e1117a53cb4e
with:
node-version: lts/*

Expand Down

0 comments on commit b5b8e50

Please sign in to comment.