Skip to content

Commit

Permalink
build(deps): bump warpcast/remote-exec from 1.2.5 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [warpcast/remote-exec](https://github.com/warpcast/remote-exec) from 1.2.5 to 1.4.0.
- [Commits](warpcast/remote-exec@v1.2.5...v1.4.0)

---
updated-dependencies:
- dependency-name: warpcast/remote-exec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 78f21e0 commit e1380fd
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 @@ -47,7 +47,7 @@ jobs:
timeout-minutes: 15
runs-on: ['runs-on=${{ github.run_id }}', 'runner=1cpu-linux-arm64']
steps:
- uses: warpcast/remote-exec@v1.2.5
- uses: warpcast/remote-exec@v1.4.0
with:
git-repo: ${{ github.repository }}
git-ref: ${{ github.sha }}
Expand Down

0 comments on commit e1380fd

Please sign in to comment.