Skip to content

fix: pin upload-release-assets to specific git SHA#751

Merged
Aaronontheweb merged 1 commit into
akkadotnet:devfrom
Aaronontheweb:pin/upload-release-assets
Jun 15, 2026
Merged

fix: pin upload-release-assets to specific git SHA#751
Aaronontheweb merged 1 commit into
akkadotnet:devfrom
Aaronontheweb:pin/upload-release-assets

Conversation

@Aaronontheweb

Copy link
Copy Markdown
Member

Summary

Pins AButler/upload-release-assets@v4.0 to its exact git commit SHA to prevent tag drift and unexpected pipeline breaks.

Changes

  • publish_nuget.yml: AButler/upload-release-assets@v4.0AButler/upload-release-assets@34491005a5d7ec239a784e460807ce844fde7962

Rationale

As per Dependabot/SOP guidelines, GitHub Actions should be pinned to exact Git SHAs instead of tags to prevent:

  • Tag deletion/recreation causing unexpected version changes
  • Supply chain attacks via tag rewriting
  • Unpredictable pipeline breaks from upstream tag drift

v4.0.0 commit SHA: 34491005a5d7ec239a784e460807ce844fde7962

@Aaronontheweb Aaronontheweb enabled auto-merge (squash) June 15, 2026 19:41
@Aaronontheweb Aaronontheweb merged commit 20666a4 into akkadotnet:dev Jun 15, 2026
2 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