Skip to content

Commit

Permalink
bump workflows to main
Browse files Browse the repository at this point in the history
  • Loading branch information
james-jdgtl committed Oct 15, 2024
1 parent 30b1e06 commit f73d934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
environment: ${{ inputs.environment || 'dev' }}
build:
name: Build docker image from hmpps-github-actions
uses: ministryofjustice/hmpps-github-actions/.github/workflows/docker_build.yml@move_create_app_version_in_action
uses: ministryofjustice/hmpps-github-actions/.github/workflows/docker_build.yml@main
needs:
- node_integration_tests
- node_unit_tests
Expand Down

0 comments on commit f73d934

Please sign in to comment.