Skip to content

Commit

Permalink
Bump laravel/framework from 11.0.8 to 11.31.0 in /api (#53)
Browse files Browse the repository at this point in the history
* Bump laravel/framework from 11.0.8 to 11.31.0 in /api

Bumps [laravel/framework](https://github.com/laravel/framework) from 11.0.8 to 11.31.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](laravel/framework@v11.0.8...v11.31.0)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* add permissions to build

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David Smith <david@xterm.me>
  • Loading branch information
dependabot[bot] and xterm-inator authored Nov 16, 2024
1 parent b3e7c90 commit efcfb09
Show file tree
Hide file tree
Showing 2 changed files with 413 additions and 480 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,13 @@ on:
branches:
- 'master'


jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
steps:
- uses: actions/checkout@v3
name: Checkout
Expand Down
Loading

0 comments on commit efcfb09

Please sign in to comment.