Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

track v4, not v4.x.x, versions of github-pages-deploy action #21

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

cjyetman
Copy link
Member

@cjyetman cjyetman commented Oct 1, 2024

The github-pages-deploy-action appears to point vX tags to whatever the latest vX.y.z tag is (e.g. v4 currently points to the same commit that v4.6.8 does), which means we should be able to use uses: JamesIves/github-pages-deploy-action@v4 and always get the latest v4.x.y that's available without having to merge dependabot update PRs every few weeks.

The [github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) appears to point `vX` tags to whatever the latest `vX.y.z` tag is (e.g. [v4 currently points to the same commit that v4.6.8 does](https://github.com/JamesIves/github-pages-deploy-action/tags)), which means we should be able to use `uses: JamesIves/github-pages-deploy-action@v4` and always get the latest v4.x.y that's available without having to merge dependabot update PRs every few weeks.
@cjyetman cjyetman requested a review from jdhoffa as a code owner October 1, 2024 07:20
@jdhoffa jdhoffa merged commit ed5adf4 into main Oct 4, 2024
2 of 13 checks passed
@jdhoffa jdhoffa deleted the v4-github-pages-deploy branch October 4, 2024 14:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants