Skip to content

Commit e746c23

Browse files
authored
Merge pull request #70 from ponko2/renovate/ponko2-actions-1.x
chore(deps): update ponko2/actions action to v1.1.0
2 parents d6a40b9 + 14f67c8 commit e746c23

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
with:
101101
persist-credentials: false
102102
- name: Run actionlint
103-
uses: ponko2/actions/actionlint@be93b68d5e3f066ace73e6664864315dc925b0f3 # v1.0.0
103+
uses: ponko2/actions/actionlint@b78f79166ef35cb0ae78da7b50a57ab7ae5cf60b # v1.1.0
104104
ghalint:
105105
name: ghalint
106106
if: ${{ always() && !failure() && !cancelled() &&
@@ -116,7 +116,7 @@ jobs:
116116
with:
117117
persist-credentials: false
118118
- name: Run ghalint
119-
uses: ponko2/actions/ghalint@be93b68d5e3f066ace73e6664864315dc925b0f3 # v1.0.0
119+
uses: ponko2/actions/ghalint@b78f79166ef35cb0ae78da7b50a57ab7ae5cf60b # v1.1.0
120120
zizmor:
121121
name: zizmor
122122
if: ${{ always() && !failure() && !cancelled() &&
@@ -132,7 +132,7 @@ jobs:
132132
with:
133133
persist-credentials: false
134134
- name: Run zizmor
135-
uses: ponko2/actions/zizmor@be93b68d5e3f066ace73e6664864315dc925b0f3 # v1.0.0
135+
uses: ponko2/actions/zizmor@b78f79166ef35cb0ae78da7b50a57ab7ae5cf60b # v1.1.0
136136
biome:
137137
name: Biome
138138
if: ${{ always() && !failure() && !cancelled() &&

0 commit comments

Comments
 (0)