Skip to content

Commit 4369988

Browse files
authored
Merge pull request cli#13951 from cli/dependabot/github_actions/github/gh-aw-actions/setup-0.82.14
chore(deps): bump github/gh-aw-actions/setup from 0.82.13 to 0.82.14
2 parents e0eac3b + 0d5ecc0 commit 4369988

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/issue-triage.lock.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
# - actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
5050
# - actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
5151
# - actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
52-
# - github/gh-aw-actions/setup@a5d8b7df9d4f9137bedb3d074d0a0b005f1e1996 # v0.82.13
52+
# - github/gh-aw-actions/setup@b6d1443e05b8716267fa19425b99aa4f12006b4a # v0.82.14
5353
#
5454
# Container images used:
5555
# - ghcr.io/github/gh-aw-firewall/agent:0.27.11@sha256:979723c628182da7729333f2208bb249fd25ddee579645cf9a3892d681a929c7
@@ -115,7 +115,7 @@ jobs:
115115
steps:
116116
- name: Setup Scripts
117117
id: setup
118-
uses: github/gh-aw-actions/setup@a5d8b7df9d4f9137bedb3d074d0a0b005f1e1996 # v0.82.13
118+
uses: github/gh-aw-actions/setup@b6d1443e05b8716267fa19425b99aa4f12006b4a # v0.82.14
119119
with:
120120
destination: ${{ runner.temp }}/gh-aw/actions
121121
job-name: ${{ github.job }}
@@ -445,7 +445,7 @@ jobs:
445445
steps:
446446
- name: Setup Scripts
447447
id: setup
448-
uses: github/gh-aw-actions/setup@a5d8b7df9d4f9137bedb3d074d0a0b005f1e1996 # v0.82.13
448+
uses: github/gh-aw-actions/setup@b6d1443e05b8716267fa19425b99aa4f12006b4a # v0.82.14
449449
with:
450450
destination: ${{ runner.temp }}/gh-aw/actions
451451
job-name: ${{ github.job }}
@@ -1046,7 +1046,7 @@ jobs:
10461046
steps:
10471047
- name: Setup Scripts
10481048
id: setup
1049-
uses: github/gh-aw-actions/setup@a5d8b7df9d4f9137bedb3d074d0a0b005f1e1996 # v0.82.13
1049+
uses: github/gh-aw-actions/setup@b6d1443e05b8716267fa19425b99aa4f12006b4a # v0.82.14
10501050
with:
10511051
destination: ${{ runner.temp }}/gh-aw/actions
10521052
job-name: ${{ github.job }}
@@ -1299,7 +1299,7 @@ jobs:
12991299
steps:
13001300
- name: Setup Scripts
13011301
id: setup
1302-
uses: github/gh-aw-actions/setup@a5d8b7df9d4f9137bedb3d074d0a0b005f1e1996 # v0.82.13
1302+
uses: github/gh-aw-actions/setup@b6d1443e05b8716267fa19425b99aa4f12006b4a # v0.82.14
13031303
with:
13041304
destination: ${{ runner.temp }}/gh-aw/actions
13051305
job-name: ${{ github.job }}
@@ -1569,7 +1569,7 @@ jobs:
15691569
steps:
15701570
- name: Setup Scripts
15711571
id: setup
1572-
uses: github/gh-aw-actions/setup@a5d8b7df9d4f9137bedb3d074d0a0b005f1e1996 # v0.82.13
1572+
uses: github/gh-aw-actions/setup@b6d1443e05b8716267fa19425b99aa4f12006b4a # v0.82.14
15731573
with:
15741574
destination: ${{ runner.temp }}/gh-aw/actions
15751575
job-name: ${{ github.job }}

0 commit comments

Comments
 (0)