Skip to content

Commit 550552c

Browse files
chore(deps): bump nrwl/nx-set-shas from 4.3.0 to 4.3.3
Bumps [nrwl/nx-set-shas](https://github.com/nrwl/nx-set-shas) from 4.3.0 to 4.3.3. - [Release notes](https://github.com/nrwl/nx-set-shas/releases) - [Commits](nrwl/nx-set-shas@dbe0650...826660b) --- updated-dependencies: - dependency-name: nrwl/nx-set-shas dependency-version: 4.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9fe4778 commit 550552c

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

.github/workflows/bundle-size.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
fetch-depth: 0
2929

3030
- name: Derive appropriate SHAs for base and head for `nx affected` commands
31-
uses: nrwl/nx-set-shas@dbe0650947e5f2c81f59190a38512cf49126fe6b # v4.3.0
31+
uses: nrwl/nx-set-shas@826660b82addbef3abff5fa871492ebad618c9e1 # v4.3.3
3232
with:
3333
main-branch-name: 'master'
3434

.github/workflows/pr-vrt-poc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
PR_DETAILS: ${{steps.pr_details.outputs.result}}
6868

6969
- name: Derive appropriate SHAs for base and head for `nx affected` commands
70-
uses: nrwl/nx-set-shas@dbe0650947e5f2c81f59190a38512cf49126fe6b # v4.3.0
70+
uses: nrwl/nx-set-shas@826660b82addbef3abff5fa871492ebad618c9e1 # v4.3.3
7171
with:
7272
main-branch-name: 'master'
7373

@@ -134,7 +134,7 @@ jobs:
134134
fetch-depth: 0
135135

136136
- name: Derive appropriate SHAs for base and head for `nx affected` commands
137-
uses: nrwl/nx-set-shas@dbe0650947e5f2c81f59190a38512cf49126fe6b # v4.3.0
137+
uses: nrwl/nx-set-shas@826660b82addbef3abff5fa871492ebad618c9e1 # v4.3.3
138138
with:
139139
main-branch-name: 'master'
140140

.github/workflows/pr-vrt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
fetch-depth: 0
3131

3232
- name: Derive appropriate SHAs for base and head for `nx affected` commands
33-
uses: nrwl/nx-set-shas@dbe0650947e5f2c81f59190a38512cf49126fe6b # v4.3.0
33+
uses: nrwl/nx-set-shas@826660b82addbef3abff5fa871492ebad618c9e1 # v4.3.3
3434
with:
3535
main-branch-name: 'master'
3636

.github/workflows/pr-website-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
fetch-depth: 0
2929

3030
- name: Derive appropriate SHAs for base and head for `nx affected` commands
31-
uses: nrwl/nx-set-shas@dbe0650947e5f2c81f59190a38512cf49126fe6b # v4.3.0
31+
uses: nrwl/nx-set-shas@826660b82addbef3abff5fa871492ebad618c9e1 # v4.3.3
3232
with:
3333
main-branch-name: 'master'
3434

.github/workflows/pr.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
fetch-depth: 0
3636

3737
- name: Derive appropriate SHAs for base and head for `nx affected` commands
38-
uses: nrwl/nx-set-shas@dbe0650947e5f2c81f59190a38512cf49126fe6b # v4.3.0
38+
uses: nrwl/nx-set-shas@826660b82addbef3abff5fa871492ebad618c9e1 # v4.3.3
3939
with:
4040
main-branch-name: 'master'
4141

@@ -102,7 +102,7 @@ jobs:
102102
fetch-depth: 0
103103

104104
- name: Derive appropriate SHAs for base and head for `nx affected` commands
105-
uses: nrwl/nx-set-shas@dbe0650947e5f2c81f59190a38512cf49126fe6b # v4.3.0
105+
uses: nrwl/nx-set-shas@826660b82addbef3abff5fa871492ebad618c9e1 # v4.3.3
106106
with:
107107
main-branch-name: 'master'
108108

@@ -203,7 +203,7 @@ jobs:
203203
fetch-depth: 0
204204

205205
- name: Derive appropriate SHAs for base and head for `nx affected` commands
206-
uses: nrwl/nx-set-shas@dbe0650947e5f2c81f59190a38512cf49126fe6b # v4.3.0
206+
uses: nrwl/nx-set-shas@826660b82addbef3abff5fa871492ebad618c9e1 # v4.3.3
207207
with:
208208
main-branch-name: 'master'
209209

0 commit comments

Comments
 (0)