Skip to content

Commit

Permalink
Renovate Update ministryofjustice/opg-github-actions action to v3.1.1 (
Browse files Browse the repository at this point in the history
…#3053)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent eac4840 commit 71b8ab7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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 @@ -55,7 +55,7 @@ jobs:
fi
- name: Bump version and push tag
uses: ministryofjustice/opg-github-actions/.github/actions/[email protected].0
uses: ministryofjustice/opg-github-actions/.github/actions/[email protected].1
id: semver_tag
with:
with_v: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-path.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

- name: Set safe branch name
id: safe_branch_name
uses: ministryofjustice/opg-github-actions/.github/actions/[email protected].0
uses: ministryofjustice/opg-github-actions/.github/actions/[email protected].1

- name: get changed files in the admin folder
id: changed-files-admin
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/workflow_destroy_on_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
steps:
- name: Set safe branch name
id: safe_branch_name
uses: ministryofjustice/opg-github-actions/.github/actions/[email protected].0
uses: ministryofjustice/opg-github-actions/.github/actions/[email protected].1

- name: Set workspace name
id: set_workspace_name
Expand All @@ -56,7 +56,7 @@ jobs:

- name: Set terraform version
id: set-terraform-version
uses: ministryofjustice/opg-github-actions/.github/actions/[email protected].0
uses: ministryofjustice/opg-github-actions/.github/actions/[email protected].1
with:
terraform_directory: "./terraform/environment"
terraform_versions_file: ".terraform-version"
Expand Down

0 comments on commit 71b8ab7

Please sign in to comment.