Skip to content

Commit fa5f3ff

Browse files
deps(deps): update wayofdev/gh-actions action to v3.2.0
1 parent 052d117 commit fa5f3ff

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: .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/apply-labels.yml@v3.1.1
17+
uses: wayofdev/gh-actions/.github/workflows/apply-labels.yml@v3.2.0
1818
with:
1919
os: ubuntu-latest
2020
secrets:

Diff for: .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/auto-merge-release.yml@v3.1.1
18+
uses: wayofdev/gh-actions/.github/workflows/auto-merge-release.yml@v3.2.0
1919
with:
2020
os: ubuntu-latest
2121
pull-request-number: ${{ github.event.pull_request.number }}

Diff for: .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/shellcheck.yml@v3.1.1
15+
uses: wayofdev/gh-actions/.github/workflows/shellcheck.yml@v3.2.0
1616
with:
1717
os: ubuntu-latest
1818
severity: warning

0 commit comments

Comments
 (0)