Skip to content

Commit 362dceb

Browse files
authored
chore: bump GitHub actions
1 parent c4583aa commit 362dceb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/polish-the-code.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ jobs:
3131
timeout-minutes: 10
3232
steps:
3333
- name: Invoke the Prettier fix
34-
uses: WorkOfStan/[email protected].3
34+
uses: WorkOfStan/[email protected].5
3535
with:
3636
commit-changes: ${{ github.event_name != 'schedule' }}
3737

3838
super-linter:
3939
needs: prettier-fix
40-
uses: WorkOfStan/seablast-actions/.github/workflows/[email protected].3
40+
uses: WorkOfStan/seablast-actions/.github/workflows/[email protected].5
4141
with:
4242
runs-on: "ubuntu-latest"

0 commit comments

Comments
 (0)