Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/cargo/app/bot/bot-74e350ad66
Browse files Browse the repository at this point in the history
  • Loading branch information
notdodo authored Oct 20, 2024
2 parents 45273ed + ef3a216 commit 42cf939
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gitleaks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ on:

jobs:
gitleaks:
uses: notdodo/github-actions/.github/workflows/gitleaks.yml@gitleaks-v0.0.3
uses: notdodo/github-actions/.github/workflows/gitleaks.yml@gitleaks-v0
4 changes: 2 additions & 2 deletions .github/workflows/rust-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
actions: read
security-events: write
contents: read
uses: notdodo/github-actions/.github/workflows/[email protected].0
uses: notdodo/github-actions/.github/workflows/[email protected].1
with:
working-directory: ./app/fetcher

Expand All @@ -24,6 +24,6 @@ jobs:
actions: read
security-events: write
contents: read
uses: notdodo/github-actions/.github/workflows/[email protected].0
uses: notdodo/github-actions/.github/workflows/[email protected].1
with:
working-directory: ./app/bot

0 comments on commit 42cf939

Please sign in to comment.