Skip to content

Commit b2d8a90

Browse files
committed
Bump actions to latest major
1 parent b9fe1ed commit b2d8a90

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
uses: actions/checkout@v3
1818
-
1919
name: Run Labeler
20-
uses: crazy-max/ghaction-github-labeler@v3
20+
uses: crazy-max/ghaction-github-labeler@v4

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
steps:
3232
-
3333
name: Expose GitHub Runtime
34-
uses: crazy-max/ghaction-github-runtime@v1
34+
uses: crazy-max/ghaction-github-runtime@v2
3535
-
3636
name: Env
3737
run: |

0 commit comments

Comments
 (0)