We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e42acc commit 6d1ac93Copy full SHA for 6d1ac93
.github/workflows/sync.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Create upstream version tag
16
- uses: DataDog/sync-upstream-release-tag@v0.3.3
+ uses: DataDog/sync-upstream-release-tag@main
17
with:
18
github_actor: "${GITHUB_ACTOR}"
19
github_repository: "${GITHUB_REPOSITORY}"
0 commit comments