File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ name: 🏷️ Add labels
14
14
15
15
jobs :
16
16
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.3.0
18
18
with :
19
19
os : ubuntu-latest
20
20
secrets :
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ name: 🤞 Auto merge release
15
15
16
16
jobs :
17
17
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.3.0
19
19
with :
20
20
os : ubuntu-latest
21
21
pull-request-number : ${{ github.event.pull_request.number }}
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ permissions:
12
12
13
13
jobs :
14
14
shellcheck :
15
- uses : wayofdev/gh-actions/.github/workflows/shellcheck.yml@v3.1.1
15
+ uses : wayofdev/gh-actions/.github/workflows/shellcheck.yml@v3.3.0
16
16
with :
17
17
os : ubuntu-latest
18
18
severity : warning
You can’t perform that action at this time.
0 commit comments