Skip to content

Commit

Permalink
update refs
Browse files Browse the repository at this point in the history
  • Loading branch information
ntse committed Nov 7, 2024
1 parent 1642778 commit 65dbb66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/_test-container-image-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
name: Test using devops-terraform-ci@main
uses: ./.github/workflows/container-image-build.yml
with:
repo: UKHSA-Internal/devops-terraform-ci
repo: ukhsa-collaboration/devops-terraform-ci
ref: "main"
release_after_build: false
permissions:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/container-image-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: UKHSA-Internal/devops-github-actions/.github/actions/github-bump-tag@v0.2.0
- uses: ukhsa-collaboration/devops-github-actions/.github/actions/github-bump-tag@v0.3.0
id: tag_bump
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 65dbb66

Please sign in to comment.