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 @@ -29,14 +29,14 @@ jobs:
2929 build :
3030 needs : prepare_jobs
3131 name : dargstack rgen
32- uses : dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@2.6.2
32+ uses : dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@2.6.3
3333 if : needs.prepare_jobs.outputs.pr_found == 'false' || github.event_name == 'pull_request'
3434 with :
3535 APT_PACKAGES : mkcert
3636 release-semantic :
3737 needs : build
3838 name : Semantic Release
39- uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@2.6.2
39+ uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@2.6.3
4040 permissions :
4141 contents : write
4242 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.2
14+ uses : dargmuesli/github-actions/.github/workflows/release-schedule.yml@2.6.3
1515 secrets :
1616 PERSONAL_ACCESS_TOKEN : ${{ secrets.PERSONAL_ACCESS_TOKEN }}
1717 with :
You can’t perform that action at this time.
0 commit comments