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 a64eed4 commit eba44d2Copy full SHA for eba44d2
1 file changed
.github/workflows/assign-issue.yml
@@ -17,8 +17,7 @@ jobs:
17
contents: read
18
issues: write
19
actions: write
20
- id-token: write
21
- uses: DataDog/issue-triage-action/.github/workflows/issue-triage.yml@ee200860ba35ba6ed3ad565e918afb16811fe975 # v1.0.0
+ uses: DataDog/issue-triage-action/.github/workflows/issue-triage.yml@b39f0bc12abc52fe8aa70dc9b9353bf307a13219 # v1.0.1
22
with:
23
slack_map_path: .github/workflows/config/github_slack_map.yaml
24
environment_name: main
0 commit comments