Skip to content

Commit 5ffc6eb

Browse files
authored
Merge pull request #3 from DavidOsipov/renovate/debricked-actions-4.x
Update debricked/actions action to v4
2 parents 72076da + 64b6d3a commit 5ffc6eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/debricked.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ jobs:
3838

3939
steps:
4040
- uses: actions/checkout@v4
41-
- uses: debricked/actions@v3
41+
- uses: debricked/actions@v4
4242
env:
4343
DEBRICKED_TOKEN: ${{ secrets.DEBRICKED_TOKEN }}

0 commit comments

Comments
 (0)