Skip to content

Commit

Permalink
Merge pull request #2834 from kubernetes-sigs/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/softprops/action-gh-release-2.0.4

🌱 Bump softprops/action-gh-release from 2.0.3 to 2.0.4
  • Loading branch information
k8s-ci-robot authored Mar 18, 2024
2 parents ae52a88 + a077bf8 commit 9f21fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
env:
GH_TOKEN: ${{ github.token }}
- name: Release
uses: softprops/action-gh-release@3198ee18f814cdf787321b4a32a26ddbf37acc52 # tag=v2.0.3
uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564 # tag=v2.0.4
with:
draft: true
files: out/*
Expand Down

0 comments on commit 9f21fe6

Please sign in to comment.