Skip to content

chore(actions): unpin deployment dispatch action#30

Merged
risu729 merged 1 commit intomainfrom
chore/unpin-deployment-dispatch-action
Apr 4, 2026
Merged

chore(actions): unpin deployment dispatch action#30
risu729 merged 1 commit intomainfrom
chore/unpin-deployment-dispatch-action

Conversation

@risu729
Copy link
Copy Markdown
Member

@risu729 risu729 commented Apr 4, 2026

Summary

Unpin devsoc-unsw/deployment-dispatch-action in .github/workflows/docker.yml.

Changes

  • replace the pinned deployment-dispatch-action commit SHA with devsoc-unsw/deployment-dispatch-action@main
  • keep the rest of the existing deployment-dispatch migration unchanged
  • keep the existing github.token GHCR auth and renamed dispatcher app credentials

Context

The action repository currently exposes main but does not expose a v1 tag or v1 branch, so this PR unpins to @main.

Verification

  • yq eval '.' .github/workflows/docker.yml > /dev/null
  • rg -n "deployment-dispatch-action@" .github/workflows -S

@risu729 risu729 merged commit 1b2e9bb into main Apr 4, 2026
2 checks passed
@risu729 risu729 deleted the chore/unpin-deployment-dispatch-action branch April 4, 2026 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant