Skip to content

Commit bbdfc31

Browse files
chore: Update copier template to v0.5.3 (#349)
Co-authored-by: quant-ranger[bot] <132915763+quant-ranger[bot]@users.noreply.github.com> Co-authored-by: Oliver Borchert <oliver.borchert@quantco.com>
1 parent f26b656 commit bbdfc31

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.copier-answers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#
99
# If you want to run this as a one-off command, prefix with:
1010
# `pixi exec --spec copier --spec ruamel.yaml -- {command}`
11-
_commit: v0.5.2
11+
_commit: v0.5.3
1212
_src_path: https://github.com/quantco/copier-template-python-open-source
1313
add_autobump_workflow: false
1414
author_email: oliver.borchert@quantco.com

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,6 @@ jobs:
7474
# Upload the results to GitHub's code scanning dashboard (optional).
7575
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
7676
- name: "Upload to code-scanning"
77-
uses: github/codeql-action/upload-sarif@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4.35.4
77+
uses: github/codeql-action/upload-sarif@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.5
7878
with:
7979
sarif_file: results.sarif

0 commit comments

Comments
 (0)