File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ name: 🏷️ Add labels
1414
1515jobs :
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.3.0
1818 with :
1919 os : ubuntu-latest
2020 secrets :
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ name: 🤞 Auto merge release
1515
1616jobs :
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.3.0
1919 with :
2020 os : ubuntu-latest
2121 pull-request-number : ${{ github.event.pull_request.number }}
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ permissions:
1212
1313jobs :
1414 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
1616 with :
1717 os : ubuntu-latest
1818 severity : warning
You can’t perform that action at this time.
0 commit comments