We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f260d5 commit 5f43561Copy full SHA for 5f43561
.github/workflows/dependabot_hack.yml
@@ -16,7 +16,7 @@ jobs:
16
# - the default version in `action.yml`
17
# - the example version in the README
18
# - the latest version in the 'tests.yml'
19
- - uses: SpectoLabs/hoverfly@v1.2.0
+ - uses: SpectoLabs/hoverfly@v1.3.0
20
21
# update the version in `check_semver_labels.yml` manually, too
22
# (eventually Dependabot will do this automatically and I won't need this hack)
0 commit comments