Skip to content

Commit

Permalink
chore(deps): update myrotvorets/composite-actions digest to 0365f64
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent b47cb6f commit cb46b15
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@b2ee801d40bc37c1303783f99e1fce35fc33bd52
uses: myrotvorets/composite-actions/build-test-nodejs@0365f64c55ccf287705b0190ded0d03c1edf8f4f
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@b2ee801d40bc37c1303783f99e1fce35fc33bd52
uses: myrotvorets/composite-actions/build-test-nodejs@0365f64c55ccf287705b0190ded0d03c1edf8f4f
with:
node-version: lts/*

Expand Down

0 comments on commit cb46b15

Please sign in to comment.