Skip to content

Keep GitHub Actions up to date with GitHub's Dependabot - #84

Merged
hishamhm merged 1 commit into
lunarmodules:masterfrom
cclauss:dependabot
Jul 13, 2026
Merged

Keep GitHub Actions up to date with GitHub's Dependabot#84
hishamhm merged 1 commit into
lunarmodules:masterfrom
cclauss:dependabot

Conversation

@cclauss

@cclauss cclauss commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

To see all GitHub Actions dependencies, type:
% git grep 'uses: ' .github/workflows/

.github/workflows/bit32-multi-arch-tests.yml:      - uses: actions/checkout@v6
.github/workflows/bit32-multi-arch-tests.yml:      - uses: actions/cache@v4
.github/workflows/bit32-multi-arch-tests.yml:      - uses: uraimo/run-on-arch-action@v3
.github/workflows/compat53-tests.yml:      - uses: actions/checkout@v6
.github/workflows/compat53-tests.yml:      - uses: actions/checkout@v7
.github/workflows/compat53-tests.yml:      - uses: luarocks/gh-actions-lua@master
.github/workflows/compat53-tests.yml:      - uses: luarocks/gh-actions-luarocks@master

This will generate a PR to fix the warnings at the bottom of:

The GitHub Actions failures are unrelated and are discussed at:

@hishamhm
hishamhm merged commit 537b0e5 into lunarmodules:master Jul 13, 2026
20 of 22 checks passed
@hishamhm

Copy link
Copy Markdown
Member

@cclauss thank you!!

@cclauss
cclauss deleted the dependabot branch July 13, 2026 20:05
@cclauss

cclauss commented Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants