Skip to content

Commit

Permalink
Update earthly/actions-setup action to v1.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 19, 2024
1 parent 627dbde commit 8daf317
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: earthly/actions-setup@v1.0.8
- uses: earthly/actions-setup@v1.0.13
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
# renovate: datasource=docker depName=earthly/earthly
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pre-commit==3.5.0
pyright==1.1.338
pytest==7.4.4
pytest==7.4.3
pyyaml==6.0.1
ruff==0.1.6

0 comments on commit 8daf317

Please sign in to comment.