Skip to content

Commit

Permalink
chore(deps): update earthly/actions-setup action to v1.0.13 (#306)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 19, 2024
1 parent bd1d869 commit 608ba76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: |
export TAG_NAME=${{ needs.draft_release.outputs.tag_name }}
echo "VERSION=${TAG_NAME:1}" >> $GITHUB_ENV
- uses: earthly/[email protected].12
- uses: earthly/[email protected].13
with:
version: latest
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 608ba76

Please sign in to comment.