Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 12, 2023
1 parent 98c067c commit 20e34a4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/notify-assignee.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ permissions:
jobs:
notify-assignee:
name: Notify Assignee
uses: ScribeMD/slack-templates/.github/workflows/notify-assignee.yaml@0.6.33
uses: ScribeMD/slack-templates/.github/workflows/notify-assignee.yaml@fbd2fa66c991d2330e2a225a5b81217ed8ade9ae # 0.6.33
secrets:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
SLACK_ASSIGN_CHANNEL_ID: ${{ secrets.SLACK_ASSIGN_CHANNEL_ID }}
2 changes: 1 addition & 1 deletion .github/workflows/notify-reviewers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ permissions:
jobs:
notify-reviewers:
name: Notify Reviewers
uses: ScribeMD/slack-templates/.github/workflows/notify-reviewers.yaml@0.6.33
uses: ScribeMD/slack-templates/.github/workflows/notify-reviewers.yaml@fbd2fa66c991d2330e2a225a5b81217ed8ade9ae # 0.6.33
secrets:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
SLACK_REVIEW_CHANNEL_ID: ${{ secrets.SLACK_REVIEW_CHANNEL_ID }}
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ permissions:
jobs:
test:
name: Run Pre-commit Hooks
uses: ScribeMD/pre-commit-action/.github/workflows/test.yaml@0.9.116
uses: ScribeMD/pre-commit-action/.github/workflows/test.yaml@aaa96559a813c7280f69aa91a73916dc3eabf19e # 0.9.116
with:
bump: false
secrets:
Expand Down

0 comments on commit 20e34a4

Please sign in to comment.