Skip to content

Commit 33bcb3a

Browse files
committed
Update dependencies and GitHub Actions checkout version
1 parent dfe3f38 commit 33bcb3a

File tree

5 files changed

+1141
-4568
lines changed

5 files changed

+1141
-4568
lines changed

.github/workflows/dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Checkout
15-
uses: actions/[email protected].1
15+
uses: actions/[email protected].2
1616

1717
- name: Extract tag name
1818
shell: bash

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Checkout
13-
uses: actions/[email protected].1
13+
uses: actions/[email protected].2
1414

1515
- name: Docker Build & Push Action
1616
uses: mr-smithers-excellent/[email protected]

0 commit comments

Comments
 (0)