Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: update GitHub actions #61

Merged
merged 1 commit into from
May 22, 2024
Merged

build: update GitHub actions #61

merged 1 commit into from
May 22, 2024

Conversation

matijs
Copy link
Member

@matijs matijs commented May 22, 2024

Update actions to their latest versions and uses hashes to prevent tampering. Dependabot will pick this up and create PRs for future updates accordingly.

Add --frozen-lockfile to pnpm install to make it explicit what happens in CI.

@matijs matijs requested review from Robbert and bddjong May 22, 2024 12:40
with:
name: nlds-community-blocks
path: '@nl-design-system-community/nlds-community-blocks.zip'

- uses: marvinpinto/action-automatic-releases@latest
- uses: marvinpinto/action-automatic-releases@919008cf3f741b179569b7a6fb4d8860689ab7f0 # v1.2.1
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The author of this action has archived the repository

@matijs matijs force-pushed the build/pnpm-to-v9 branch 2 times, most recently from 82fae0e to a82b1ef Compare May 22, 2024 15:30
Base automatically changed from build/pnpm-to-v9 to main May 22, 2024 15:50
@matijs matijs force-pushed the build/update-actions branch from e38c269 to 8062638 Compare May 22, 2024 21:21
Update actions to their latest versions and uses hashes to prevent
tampering. Dependabot will pick this up and create PRs for future
updates accordingly.

Add `--frozen-lockfile` to `pnpm install` to make it explicit what
happens in CI.
@matijs matijs force-pushed the build/update-actions branch from 8062638 to df455be Compare May 22, 2024 21:23
@Robbert Robbert merged commit fac649f into main May 22, 2024
8 checks passed
@Robbert Robbert deleted the build/update-actions branch May 22, 2024 23:24
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.

2 participants