We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a795550 commit 115998fCopy full SHA for 115998f
2 files changed
.github/workflows/add-assets-to-release.yaml.disabled
.github/workflows/update-download-releases.yaml
@@ -10,4 +10,4 @@ jobs:
10
steps:
11
- name: Update download releases
12
if: ${{ github.event_name == 'workflow_dispatch' || ( !github.event.release.draft && !github.event.release.prerelease && !startsWith(github.event.release.name, 'download-latest') ) }}
13
- uses: DataDog/download-release-action@ea1f13c0cad08eafeebec8b7d9b2d6ee74efb92a # 0.0.2
+ uses: DataDog/download-release-action@eeefd56e9d1f0102ad1e6f6c8a170c7bfbc5b613 # 0.0.3
0 commit comments