Skip to content

Commit bfbe94e

Browse files
chore(deps): Bump pandaswhocode/initialize-github-job
Bumps [pandaswhocode/initialize-github-job](https://github.com/pandaswhocode/initialize-github-job) from 1.2.1 to 1.4.0. - [Release notes](https://github.com/pandaswhocode/initialize-github-job/releases) - [Commits](PandasWhoCode/initialize-github-job@05fe2fa...0ed960e) --- updated-dependencies: - dependency-name: pandaswhocode/initialize-github-job dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7cfce97 commit bfbe94e

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/release.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
egress-policy: audit
5151

5252
- name: Prepare Job
53-
uses: pandaswhocode/initialize-github-job@05fe2fa999e509c966283d5c5cf60df69f2049e9 # 1.2.1
53+
uses: pandaswhocode/initialize-github-job@0ed960ecaed898893e404ad55c7aa12fdc3b2a53 # 1.4.0
5454
with:
5555
checkout: 'true'
5656
checkout-ref: '${{ github.ref }}'
@@ -106,7 +106,7 @@ jobs:
106106
egress-policy: audit
107107

108108
- name: Prepare Job
109-
uses: pandaswhocode/initialize-github-job@05fe2fa999e509c966283d5c5cf60df69f2049e9 # 1.2.1
109+
uses: pandaswhocode/initialize-github-job@0ed960ecaed898893e404ad55c7aa12fdc3b2a53 # 1.4.0
110110
with:
111111
checkout: 'true'
112112
checkout-ref: '${{ github.ref }}'
@@ -239,7 +239,7 @@ jobs:
239239
egress-policy: audit
240240

241241
- name: Prepare Job
242-
uses: pandaswhocode/initialize-github-job@05fe2fa999e509c966283d5c5cf60df69f2049e9 # 1.2.1
242+
uses: pandaswhocode/initialize-github-job@0ed960ecaed898893e404ad55c7aa12fdc3b2a53 # 1.4.0
243243
with:
244244
checkout: 'true'
245245
checkout-ref: '${{ github.ref }}'
@@ -370,7 +370,7 @@ jobs:
370370
egress-policy: audit
371371

372372
- name: Prepare Job
373-
uses: pandaswhocode/initialize-github-job@05fe2fa999e509c966283d5c5cf60df69f2049e9 # 1.2.1
373+
uses: pandaswhocode/initialize-github-job@0ed960ecaed898893e404ad55c7aa12fdc3b2a53 # 1.4.0
374374
with:
375375
checkout: 'true'
376376
checkout-ref: '${{ github.event.repository.default_branch }}'
@@ -449,7 +449,7 @@ jobs:
449449
egress-policy: audit
450450

451451
- name: Prepare Release
452-
uses: pandaswhocode/initialize-github-job@05fe2fa999e509c966283d5c5cf60df69f2049e9 # 1.2.1
452+
uses: pandaswhocode/initialize-github-job@0ed960ecaed898893e404ad55c7aa12fdc3b2a53 # 1.4.0
453453
with:
454454
checkout: 'true'
455455
checkout-ref: '${{ github.ref }}'

0 commit comments

Comments
 (0)