Skip to content

Commit b771209

Browse files
committed
Update earthly/actions-setup action to v1.0.13
1 parent 45ca294 commit b771209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717

1818
steps:
19-
- uses: earthly/[email protected].12
19+
- uses: earthly/[email protected].13
2020
with:
2121
github-token: ${{ secrets.GITHUB_TOKEN }}
2222
# renovate: datasource=docker depName=earthly/earthly

0 commit comments

Comments
 (0)