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 c73e4a2 commit 2da2518Copy full SHA for 2da2518
.github/workflows/detect-agent.yml
@@ -12,8 +12,8 @@ permissions:
12
jobs:
13
detect:
14
if: github.event_name != 'workflow_dispatch'
15
- uses: bombshell-dev/automation/.github/workflows/detect-agent.yml@a1553cebd9318d416f6a8e9f38f363b6aaa19c72
+ uses: bombshell-dev/automation/.github/workflows/detect-agent.yml@67739e4ccaabb61fb961b8eff23870ca938aa953
16
17
backfill:
18
if: github.event_name == 'workflow_dispatch'
19
- uses: bombshell-dev/automation/.github/workflows/detect-agent-backfill.yml@a1553cebd9318d416f6a8e9f38f363b6aaa19c72
+ uses: bombshell-dev/automation/.github/workflows/detect-agent-backfill.yml@67739e4ccaabb61fb961b8eff23870ca938aa953
0 commit comments