Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

mygithub.libinneed.workers.dev/stackitcloud/stackit-cli

Package Overview
Dependencies
Versions
172
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mygithub.libinneed.workers.dev/stackitcloud/stackit-cli - npm Package Compare versions

Comparing version
v0.1.0-test-skip-publish
to
v0.1.0-test-skip-publish.2
+1
-1
.github/workflows/release.yaml

@@ -71,3 +71,3 @@ # STACKIT CLI release workflow.

- name: Publish packages to APT repo
if: ! contains(github.ref_name, '-')
if: contains(github.ref_name, '-') == false
env:

@@ -74,0 +74,0 @@ GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}