Skip to content

Modify upload-pages-artifact pinned version#150

Merged
johnmhoran merged 1 commit intoaboutcode-org:mainfrom
johnmhoran:address-action-with-unpinned-dependent-action
Apr 11, 2026
Merged

Modify upload-pages-artifact pinned version#150
johnmhoran merged 1 commit intoaboutcode-org:mainfrom
johnmhoran:address-action-with-unpinned-dependent-action

Conversation

@johnmhoran
Copy link
Copy Markdown
Member

Of our 8 pinned actions in 2 .yml files, one of them (actions/upload-pages-artifact v3.0.1) has an action.yml file that calls an unpinned action -- actions/upload-artifact@v4, the apparent cause of the failed build. https://github.com/actions/upload-pages-artifact/blob/v3.0.1/action.yml. I've pinned actions/upload-pages-artifact v4.0.0 instead, because it changed that unpinned dependency to a pinned SHA1 -- actions/upload-artifact v4.6.2 (which we also use).

Signed-off-by: johnmhoran <johnmhoran@gmail.com>
@johnmhoran johnmhoran merged commit 630d339 into aboutcode-org:main Apr 11, 2026
4 checks passed
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