Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
b66895c18e chore: bump heyhusen/archlinux-package-action from 3.0.0 to 3.0.1
Bumps [heyhusen/archlinux-package-action](https://github.com/heyhusen/archlinux-package-action) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/heyhusen/archlinux-package-action/releases)
- [Changelog](https://github.com/heyhusen/archlinux-package-action/blob/main/CHANGELOG.md)
- [Commits](c9f94059cc...3f7aaada28)

---
updated-dependencies:
- dependency-name: heyhusen/archlinux-package-action
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-09-01 11:04:02 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -83,7 +83,7 @@ jobs:
git push --force
- name: Validate package
uses: heyhusen/archlinux-package-action@c9f94059ccbebe8710d31d582f33ef4e84fe575c # v3.0.0
uses: heyhusen/archlinux-package-action@3f7aaada28c782497bfe02d6d6ea365b25fdea12 # v3.0.1
with:
pkgver: ${{ env.VERSION }}
updpkgsums: true

View File

@@ -80,7 +80,7 @@ jobs:
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8
uses: github/codeql-action/init@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
with:
config-file: ./.github/codeql-config.yml
languages: javascript