Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
Merge pull request #97 from Amsterdam/feature/setup-dependabot
Browse files Browse the repository at this point in the history
move dependabot workflow
  • Loading branch information
jjbeekman authored Sep 14, 2023
2 parents 8ff113c + ddc7a0f commit 0265de4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
dependabot:
name: Templates
uses: amsterdam/opdrachten-team-github-workflows/.github/workflows/dependabot.yml@v1
uses: amsterdam/github-workflows/.github/workflows/dependabot.yml@v1
secrets: inherit # Inherit secrets from the repository. You need to define "SLACK_TOKEN" in settings -> secrets -> actions!
with:
check_diff: false # Create a list of major upgrades. Needs the Makefile target "diff"
Expand Down

0 comments on commit 0265de4

Please sign in to comment.