Skip to content

Commit

Permalink
chore(deps): update myrotvorets/composite-actions digest to 891217d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 23, 2024
1 parent c90ccb3 commit a12f40a
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@8288ea0663fc8d341751b1a1a9b22ff115037921
uses: myrotvorets/composite-actions/build-test-nodejs@891217d03e6cc61662f38369172e982a8014a865
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@8288ea0663fc8d341751b1a1a9b22ff115037921
uses: myrotvorets/composite-actions/build-test-nodejs@891217d03e6cc61662f38369172e982a8014a865
with:
node-version: lts/*

Expand Down

0 comments on commit a12f40a

Please sign in to comment.