Skip to content

Commit

Permalink
Bump the catch-all group in /.github/actions/calculate-next-internal-…
Browse files Browse the repository at this point in the history
…version with 1 update (#556)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Domenico Sibilio <domenicosibilio@gmail.com>
  • Loading branch information
dependabot[bot] and dsibilio committed Apr 23, 2024
1 parent 2ccaa1c commit b3a5291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/calculate-next-internal-version/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ outputs:
runs:
using: "composite"
steps:
- uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
- uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-pysemver@v5.23.0
- id: next-prerelease-resolver
run: ${{ github.action_path }}/next-prerelease.sh
Expand Down

0 comments on commit b3a5291

Please sign in to comment.