Skip to content

Commit

Permalink
[StepSecurity] Apply security best practices
Browse files Browse the repository at this point in the history
resoleve: #456
Signed-off-by: StepSecurity Bot <[email protected]>
  • Loading branch information
step-security-bot authored and mickaelistria committed May 16, 2023
1 parent ad8b0df commit 5120d6a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,9 @@ updates:
directory: "/"
schedule:
interval: daily


- package-ecosystem: maven
directory: /
schedule:
interval: daily
3 changes: 3 additions & 0 deletions .github/workflows/updateRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ on:
milestone:
types: [created]

permissions:
contents: read

jobs:
update:
if: contains(github.event.milestone.description, 'Release')
Expand Down

0 comments on commit 5120d6a

Please sign in to comment.