Skip to content

Commit 7450e6a

Browse files
committed
deps(deps): update wayofdev/gh-actions action to v3.1.1
1 parent c3d098d commit 7450e6a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/apply-labels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ name: 🏷️ Add labels
1414

1515
jobs:
1616
label:
17-
uses: wayofdev/gh-actions/.github/workflows/[email protected].0
17+
uses: wayofdev/gh-actions/.github/workflows/[email protected].1
1818
with:
1919
os: ubuntu-latest
2020
secrets:

.github/workflows/auto-merge-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ name: 🤞 Auto merge release
1515

1616
jobs:
1717
auto-merge:
18-
uses: wayofdev/gh-actions/.github/workflows/[email protected].0
18+
uses: wayofdev/gh-actions/.github/workflows/[email protected].1
1919
with:
2020
os: ubuntu-latest
2121
pull-request-number: ${{ github.event.pull_request.number }}

.github/workflows/shellcheck.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permissions:
1212

1313
jobs:
1414
shellcheck:
15-
uses: wayofdev/gh-actions/.github/workflows/[email protected].0
15+
uses: wayofdev/gh-actions/.github/workflows/[email protected].1
1616
with:
1717
os: ubuntu-latest
1818
severity: warning

0 commit comments

Comments
 (0)