Skip to content

Commit

Permalink
Renovate Update GitHub Actions (#2790)
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 Sep 23, 2024
1 parent 24a9c84 commit 73d2bf8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/path-to-live.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
echo "short_sha=$(echo ${GITHUB_SHA:0:7})" >> $GITHUB_OUTPUT
- name: Bump version and push tag
uses: ministryofjustice/opg-github-actions/.github/actions/[email protected].6
uses: ministryofjustice/opg-github-actions/.github/actions/[email protected].8
id: semver_tag
with:
with_v: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/statistics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
role-duration-seconds: 1800
role-session-name: OPGGetServiceStats
- name: Set up Python
uses: actions/setup-python@v5.1.0
uses: actions/setup-python@v5.2.0
with:
python-version: 3.11.5
- name: Install requirements
Expand Down

0 comments on commit 73d2bf8

Please sign in to comment.