Skip to content

ci: pin action versions#2064

Open
PascalHonegger wants to merge 2 commits into
canton-network:mainfrom
PascalHonegger:refactor/pin-action-versions
Open

ci: pin action versions#2064
PascalHonegger wants to merge 2 commits into
canton-network:mainfrom
PascalHonegger:refactor/pin-action-versions

Conversation

@PascalHonegger

@PascalHonegger PascalHonegger commented Jun 27, 2026

Copy link
Copy Markdown

According to the GitHub guide on using third-party actions, it's good practice to pin GitHub Actions using their full-length commit SHA: https://docs.github.com/en/actions/reference/security/secure-use#using-third-party-actions

I also updated the versions and removed some duplicate node-version specification - but this does update the Node.js runtime from v22.16.0 to v24.9.0 for the publish task.

@PascalHonegger PascalHonegger requested a review from a team as a code owner June 27, 2026 20:18
@PascalHonegger PascalHonegger force-pushed the refactor/pin-action-versions branch 2 times, most recently from 8dd6e82 to 0aeb443 Compare June 29, 2026 20:35
- name: Clear Blockdaemon policies
run: |

BLOCKDAEMON_API_URL="${{ vars.BLOCKDAEMON_API_URL }}"

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

For some reason this variable was empty on the previous CI run, not sure if that has to do with permissions, bad timing or an actual side-effect form the other updates (which would surprise me)

Signed-off-by: Pascal Honegger <git@honegger.dev>
Signed-off-by: Pascal Honegger <git@honegger.dev>
@PascalHonegger PascalHonegger force-pushed the refactor/pin-action-versions branch from 0aeb443 to 57e9e4c Compare June 29, 2026 20:43
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