Skip to content

Commit

Permalink
build(deps): bump fscarmen/warp-on-actions from 1.1 to 1.2
Browse files Browse the repository at this point in the history
Bumps [fscarmen/warp-on-actions](https://github.com/fscarmen/warp-on-actions) from 1.1 to 1.2.
- [Release notes](https://github.com/fscarmen/warp-on-actions/releases)
- [Commits](fscarmen/warp-on-actions@v1.1...v1.2)

---
updated-dependencies:
- dependency-name: fscarmen/warp-on-actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and IWareQ committed Oct 14, 2024
1 parent 3e213df commit b2b10e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
steps:
# Support for ipv6
- name: Setup WARP
uses: fscarmen/warp-on-actions@v1.1
uses: fscarmen/warp-on-actions@v1.2
if: contains(github.ref_name, 'master')
with:
stack: dual
Expand Down

0 comments on commit b2b10e6

Please sign in to comment.