Skip to content

Commit 1039cbb

Browse files
📝 update readme versions (#397)
Co-authored-by: flaxel <19373153+flaxel@users.noreply.github.com>
1 parent c17760a commit 1039cbb

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

README.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on: ...
1313

1414
jobs:
1515
<action name>:
16-
uses: Staffbase/gha-workflows/.github/workflows/template_*.yml@v11.0.0
16+
uses: Staffbase/gha-workflows/.github/workflows/template_*.yml@v11.0.1
1717
with: ...
1818
```
1919
@@ -41,7 +41,7 @@ on:
4141

4242
jobs:
4343
dependabot:
44-
uses: Staffbase/gha-workflows/.github/workflows/template_automerge_dependabot.yml@v11.0.0
44+
uses: Staffbase/gha-workflows/.github/workflows/template_automerge_dependabot.yml@v11.0.1
4545
with:
4646
# optional: ⚠️ only enable the force merge if you want to do the merge just now
4747
force: true
@@ -76,7 +76,7 @@ on:
7676

7777
jobs:
7878
autodev:
79-
uses: Staffbase/gha-workflows/.github/workflows/template_autodev.yml@v11.0.0
79+
uses: Staffbase/gha-workflows/.github/workflows/template_autodev.yml@v11.0.1
8080
with:
8181
# optional: base branch from which the history originates, default: main
8282
base: master
@@ -120,7 +120,7 @@ on:
120120

121121
jobs:
122122
changeset-check:
123-
uses: Staffbase/gha-workflows/.github/workflows/template_changeset_check.yml@v11.0.0
123+
uses: Staffbase/gha-workflows/.github/workflows/template_changeset_check.yml@v11.0.1
124124
```
125125
126126
</details>
@@ -142,7 +142,7 @@ on:
142142
143143
jobs:
144144
changeset-release:
145-
uses: Staffbase/gha-workflows/.github/workflows/template_changeset_release.yml@v11.0.0
145+
uses: Staffbase/gha-workflows/.github/workflows/template_changeset_release.yml@v11.0.1
146146
with:
147147
# optional: The file containing the Node.js version to use, defaults to .nvmrc
148148
node-version-file: '.node-version'
@@ -180,7 +180,7 @@ on:
180180

181181
jobs:
182182
flaky-tests:
183-
uses: Staffbase/gha-workflows/.github/workflows/template_flaky_tests.yml@v11.0.0
183+
uses: Staffbase/gha-workflows/.github/workflows/template_flaky_tests.yml@v11.0.1
184184
with:
185185
# identifier for the slack channel
186186
slack-channel-id: 45678787976
@@ -214,7 +214,7 @@ on: [push]
214214

215215
jobs:
216216
gitops:
217-
uses: Staffbase/gha-workflows/.github/workflows/template_gitops.yml@v11.0.0
217+
uses: Staffbase/gha-workflows/.github/workflows/template_gitops.yml@v11.0.1
218218
with:
219219
# optional: host of the docker registry, default: "registry.staffbase.com"
220220
docker-registry: '<your-registry>'
@@ -301,7 +301,7 @@ on:
301301

302302
jobs:
303303
jira_annotate:
304-
uses: Staffbase/gha-workflows/.github/workflows/template_jira_tagging.yml@v11.0.0
304+
uses: Staffbase/gha-workflows/.github/workflows/template_jira_tagging.yml@v11.0.1
305305
with:
306306
# optional: name of the service to add as label, default: name of the repository
307307
name: 'component name'
@@ -334,7 +334,7 @@ on:
334334

335335
jobs:
336336
ld_code_references:
337-
uses: Staffbase/gha-workflows/.github/workflows/template_launchdarkly_code_references.yml@v11.0.0
337+
uses: Staffbase/gha-workflows/.github/workflows/template_launchdarkly_code_references.yml@v11.0.1
338338
with:
339339
# optional: key of the LD project, default: default
340340
project-key: 'my-project'
@@ -359,7 +359,7 @@ on:
359359

360360
jobs:
361361
block:
362-
uses: Staffbase/gha-workflows/.github/workflows/template_merge_block.yml@v11.0.0
362+
uses: Staffbase/gha-workflows/.github/workflows/template_merge_block.yml@v11.0.1
363363
with:
364364
# optional: name of the label if the PR should not be merged, default: do not merge
365365
label: merge block
@@ -387,7 +387,7 @@ on:
387387
388388
jobs:
389389
update_release_draft:
390-
uses: Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml@v11.0.0
390+
uses: Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml@v11.0.1
391391
with:
392392
# optional: name of the release drafter configuration file, default: release-drafter.yml
393393
config-name: release-drafter-test.yml
@@ -432,7 +432,7 @@ on:
432432
433433
jobs:
434434
new_version:
435-
uses: Staffbase/gha-workflows/.github/workflows/template_release_version.yml@v11.0.0
435+
uses: Staffbase/gha-workflows/.github/workflows/template_release_version.yml@v11.0.1
436436
with:
437437
# optional: prefix of the tag in order to find the last release; this is useful for multi artifact/service repositories, default: 'v'
438438
tag-prefix: 'app-v'
@@ -467,7 +467,7 @@ on: [pull_request]
467467
468468
jobs:
469469
trufflehog:
470-
uses: Staffbase/gha-workflows/.github/workflows/template_secret_scan.yml@v11.0.0
470+
uses: Staffbase/gha-workflows/.github/workflows/template_secret_scan.yml@v11.0.1
471471
```
472472

473473
</details>
@@ -486,7 +486,7 @@ on:
486486
487487
jobs:
488488
stale:
489-
uses: Staffbase/gha-workflows/.github/workflows/template_stale.yml@v11.0.0
489+
uses: Staffbase/gha-workflows/.github/workflows/template_stale.yml@v11.0.1
490490
with:
491491
# optional: comment on the stale pull request while closed, default: This stale PR was closed because there was no activity.
492492
close-pr-message: your message
@@ -523,7 +523,7 @@ on:
523523
524524
jobs:
525525
techdocs:
526-
uses: Staffbase/gha-workflows/.github/workflows/template_techdocs_monorepo.yml@v11.0.0
526+
uses: Staffbase/gha-workflows/.github/workflows/template_techdocs_monorepo.yml@v11.0.1
527527
secrets:
528528
# required: specifies an Azure Storage account name
529529
azure-account-name: ${{ vars.TECHDOCS_AZURE_ACCOUNT_NAME }}
@@ -552,7 +552,7 @@ on:
552552
553553
jobs:
554554
techdocs:
555-
uses: Staffbase/gha-workflows/.github/workflows/template_techdocs.yml@v11.0.0
555+
uses: Staffbase/gha-workflows/.github/workflows/template_techdocs.yml@v11.0.1
556556
with:
557557
# optional: kind of the Backstage entity, default: Component
558558
# ref: https://backstage.io/docs/features/software-catalog/descriptor-format#contents
@@ -582,7 +582,7 @@ on: [pull_request]
582582
583583
jobs:
584584
terraform:
585-
uses: Staffbase/gha-workflows/.github/workflows/template_terraform_format.yml@v11.0.0
585+
uses: Staffbase/gha-workflows/.github/workflows/template_terraform_format.yml@v11.0.1
586586
with:
587587
# optional: Terraform version, default: latest
588588
terraform-version: latest
@@ -615,7 +615,7 @@ on:
615615
616616
jobs:
617617
yamllint:
618-
uses: Staffbase/gha-workflows/.github/workflows/template_yaml.yml@v11.0.0
618+
uses: Staffbase/gha-workflows/.github/workflows/template_yaml.yml@v11.0.1
619619
with:
620620
# optional: name of the running action, default: yamllint / yamllint
621621
action-name: your name

0 commit comments

Comments
 (0)