File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,14 +28,14 @@ jobs:
2828 build :
2929 needs : prepare_jobs
3030 name : dargstack rgen
31- uses : dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@2.6.8
31+ uses : dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@2.6.9
3232 if : needs.prepare_jobs.outputs.pr_found == 'false' || github.event_name == 'pull_request'
3333 with :
3434 APT_PACKAGES : mkcert
3535 release-semantic :
3636 needs : build
3737 name : Semantic Release
38- uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@2.6.8
38+ uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@2.6.9
3939 permissions :
4040 contents : write
4141 secrets :
Original file line number Diff line number Diff line change 1111jobs :
1212 release-schedule :
1313 name : " Release: Scheduled"
14- uses : dargmuesli/github-actions/.github/workflows/release-schedule.yml@2.6.8
14+ uses : dargmuesli/github-actions/.github/workflows/release-schedule.yml@2.6.9
1515 secrets :
1616 PERSONAL_ACCESS_TOKEN : ${{ secrets.PERSONAL_ACCESS_TOKEN }}
1717 with :
You can’t perform that action at this time.
0 commit comments