Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
TransformerEngine
Commits
3e693970
Unverified
Commit
3e693970
authored
Dec 18, 2025
by
oliver könig
Committed by
GitHub
Dec 18, 2025
Browse files
ci: Use whitelisted sha for `get-release` (#2531)
Signed-off-by:
oliver könig
<
okoenig@nvidia.com
>
parent
14ddb430
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/attach-wheels-to-release.yml
.github/workflows/attach-wheels-to-release.yml
+1
-1
No files found.
.github/workflows/attach-wheels-to-release.yml
View file @
3e693970
...
...
@@ -96,7 +96,7 @@ jobs:
-
name
:
Get Release with tag
id
:
get_current_release
uses
:
joutvhu/get-release@
v1
uses
:
joutvhu/get-release@
9a8271732adc3299a22f8ad09b0a67eb3aa836ac
if
:
${{ github.event_name == 'workflow_dispatch' }}
with
:
tag_name
:
${{ inputs.release-version }}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment