Skip to content

Pin gdam-actions to v0.0.1 - #3

Merged
nicodes merged 1 commit into
mainfrom
chore/gdam-actions-v0.0.1
Aug 1, 2026
Merged

Pin gdam-actions to v0.0.1#3
nicodes merged 1 commit into
mainfrom
chore/gdam-actions-v0.0.1

Conversation

@nicodes

@nicodes nicodes commented Aug 1, 2026

Copy link
Copy Markdown
Member

Repins onto gdam-actions v0.0.1.

Why, so soon after the last bump

gdam-actions restarted its version line. The v0.1.x numbering predated it having any release process and left the two action collections in this workspace starting from different numbers for no reason — so the old tags were deleted and the line restarts at v0.0.1.

@v0.1.2 is now a dead ref, so this is a fix rather than an upgrade: without it the next run of this workflow cannot resolve the action.

Nothing else changed

v0.0.1 points at the same commit v0.1.2 did. The content is identical — only the name moved. That still includes the fix from the last bump: install authenticates the API call that resolves latest, which was returning 403 several times an hour from shared CI runner addresses.

Ref-only diff: the uses: line and nothing else.

gdam-actions restarted its version line: the v0.1.x numbering predated it
having a release process and left the two action collections here
starting from different numbers for no reason, so those tags are deleted
and the line restarts at v0.0.1.

@v0.1.2 is a dead ref now, so this is a fix rather than an upgrade --
without it the next run of this workflow cannot resolve the action.

v0.0.1 points at the same commit v0.1.2 did, so the content is identical
and this still carries the authenticated "latest" lookup that stopped the
intermittent 403s.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@nicodes
nicodes merged commit 0df973a into main Aug 1, 2026
1 check passed
@nicodes
nicodes deleted the chore/gdam-actions-v0.0.1 branch August 1, 2026 18:05
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